Fix GtkStatusIcon to not take up space on the panel if it is invisible.
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Jan 2007 05:51:19 +0000 (05:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 27 Jan 2007 05:51:19 +0000 (05:51 +0000)
commit0030448e265e50dea73a772e61f558183519fbf7
tree20fb443a2d778b4bfba8008d92ba38ea4e30e960
parent98e2295efc2dbe61b43e83d3d5c65d76505b5bf1
Fix GtkStatusIcon to not take up space on the panel if it is invisible.

2007-01-27  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkstatusicon.c:
        * gtk/gtktrayicon-x11.c: Fix GtkStatusIcon to not
        take up space on the panel if it is invisible.  (340110, Christian
        Persch)

        * tests/teststatusicon.c:
        * tests/Makefile.am: Updates

svn path=/trunk/; revision=17224
ChangeLog
gtk/gtkstatusicon.c
gtk/gtktrayicon-x11.c
tests/Makefile.am
tests/teststatusicon.c